@charset "UTF-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	background:#666666 url(../img/fondoBOTTOM.png) repeat-x fixed bottom;/*background: #999999 url(http://IMAGEN) no-repeat fixed bottom right; */
}
#contenedor {
	background-image: url(../img/fondoPAGgris.png);
	background-repeat: repeat;
	width:960px;
	padding-top:1px;
	margin:0 auto 0 auto;
}

/*header*/


#header {
	margin: 5px;
	width:960px;
	height:225px;
}

#nombre{
	float:left;
	width:470px;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	color:#FF3300;
	font-size:72px;
}
#logoCOM{
	padding-left:20px;
	font-size:20px;
	color:#FF9900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
#menu {
	float:right;
	margin-right:5px;
	width:460px;
	height:150px;
	text-align:right;
	background-image:url(../img/topRdeg.png);
	background-repeat:no-repeat;
}
#menu .bot{
	margin-top:20px;
	padding-right:10px;
	float:right;
	font-size:18px;
	}
.seccion{
	padding-top:70px;
	font-family:Arial Black, Arial, Helvetica, sans-serif;
	font-size:72px;
	color:#000000;
	text-align:left;
	float:left;
}

/*body properties*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration:none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-size: xx-large;
	color: #FF9900;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
#intro {
	width:600px;
}
#intro p{
	text-align:left;
	padding: 5px 0 5px 20px;
}
.h_line{
	margin-top:30px;
	margin-bottom:30px;
	background-image:url(../img/Hwebs.png);
	background-repeat:no-repeat;
	width:610px;
}
.h_line h5{
	color:#000000;
	text-align:right;
	padding-right:10px;

}
#trabWEB{
	padding-top:30px;
	padding-bottom:50px;
	/*margin-bottom:100px;*/
	
}
.TTra{
	margin-left:50px;

}
.TTra td{
	width:195px;

}
/*index*/
#indexMENU{
	padding-top:60px;
	padding-bottom:50px;
	/*margin-bottom:100px;*/

}
#T_in{
	margin-left:100px;
	}
#T_in .tdB{
	width:175px;
	height:140px;
	margin:5px;
	background-image:url(../img/indexCUAD.png);
	background-repeat:no-repeat;
	padding-top:10px;
	/*padding-left:15px;*/

}
#T_in .tdBig{
	width:175px;
	height:280px;
	margin:5px;
	background-image:url(../img/indexCUADbig.png);
	padding-top:10px;
	/*padding-left:15px;*/
}
#T_in a{
	color:#FFFFFF;
	}
	
	/*contacto*/
#introC {
	margin-left:50px;
	width:600px;
	/*float:left;*/
}
#presupuesto{
	float:right;
	padding-right:40px;
	}
#introC p{
	text-align:left;
	padding: 5px 0 5px 20px;
}
	
#contactoo{
	padding-top:30px;
	padding-bottom:50px;
	margin-bottom:100px;
}
#contactoo .h_lineC{
	margin-top:30px;
	margin-bottom:30px;
	background-image:url(../img/Hwebs.png);
	background-repeat:no-repeat;
	width:610px;
}

.h_lineC p{
	color:#000000;
	text-align:right;
	padding-right:10px;
}
	
#formuCON{
	margin-left:60px;
	/*float:left;
	width:600px;*/
	}
#formuCON .tdMax{
	width:370px;
	}

	
.rell_form{
	background-color:#000000;
	border:none;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;

}
.degraTD{
	background-image:url(../img/Hwebs.png);
	
	}	
	
	
/*curriculum*/

#introCu {
	margin-left:200px;
	width:500px;
	/*float:left;*/
}
.ryMax{
	color:#FF0066;
	font-size:12px;
}
	
/*servicios*/	
	
.ayMax{
	color:#00CCCC;
	font-size:12px;
}
	
#introSe {
	margin-left:200px;
	width:500px;
	/*float:left;*/
}	
	
#introSe a{
	color:#FFFFFF;
	text-decoration:none;
	
}
	
#introSe .hbull{
	color:#FF6600;
}

/*pie*/

#pie{
	width:940px;
	margin:0 auto 0 auto;
	padding-bottom:80px;
	color:#999999;
	}


