@import "css-reset.css";

html{
	width: 100%;
	margin-bottom: 1px;
	height: 100%;
}

.EstiloPequenio {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color:#5F5F4B;
	text-align: center;
}

A:Hover {
	color:#FFFFFF;
	text-decoration: none;
	text-align: center;
}

A { 
    font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
}


A.link-white {
		color:#ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px; 
		text-decoration: none;	
		font-weight: bold;
		text-align: center;	

        }

A:Hover.link-white { 
		        color:#cccccc;
	         	text-decoration: none;
				}



A.link-pie {
		color:#ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px; 
		font-weight: bold;
		text-decoration: none;		

        }

A:Hover.link-pie { 
		        color:#cccccc;
	         	text-decoration: none;
	         	font-weight: bold;
				}

A.link-pie2 {
	color: #382B23;
	background-color: #FFBB00;
	text-decoration: underline;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

A:Hover.link-pie2 {
	color: #FFFFFF;
	background-color: #3DAFD9;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

A.link-orange {
		color:#FF6600;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px; 
		text-decoration: none;	
		font-weight: bold;
		text-align: center;	

        }

A:Hover.link-orange { 
		        color:#ffffff;
	         	text-decoration: none;
				}
				
body {
	font: 15px "lucida grande","segoe ui",verdana,helvetica,arial,sans-serif;
	background-color: #FFBB00;
	background-image: url('images/potencia-web-hosting_02.jpg');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	border-top-style: solid;
	border-top-color: #e4a900;
	height: 100%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
}



td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	}
	
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	}

textarea {
	font-family: Arial, Helvetica, sans-serif;
}

.clear{
	clear: both;	
}

.larger{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.larger2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	
}

.larger-normal{
	font-size: 12px;
	font-weight: normal;
}
.flickr-blue{
	color: #003366;
}
.flickr-pink{
	color: #ff0083;
}
.white{
	color: #fff;
}
.mustard{
	color: #FFBB00;
}
.light-grey{
	color: #ccc;
}
.dark-grey{
	color: #666666;
}

.dark-grey2{
	color: #000000;
}


.img{
	float: left;
	border: 5px;
	border-style: solid;
	border-color: #ffffff;
	margin:8px;
}

.imgradio{
	float: left;
	border: 5px;
	margin:8px;
}

.imgradio2{
	float: left;	
	margin:2px;
}

.title-proyects {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: justify;
}

.txt-foot {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 7pt;
	font-weight: bold;
	color: #ffffff;
}

.txt-top {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
	font-size: 8pt;
	color: #D6D6D6;
}


.title-pag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #555555;
	font-weight: normal;
}

.subtitle-pag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: normal;
}

.subtitle-pag2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
}

#caja-text{
	width: 565px;
	margin: 0px;
	padding: 12px;
	background-color: #FFC428;
	color: #000000;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
}

ul{
	list-style-type: disc;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	padding-left: 20px;
}

