/* CSS Document */

/* containers principales */


#main_pop		{

	margin:10px auto;
	padding:10px;
	background-color:#FFF;
	width:400px;
	}

#premain	{
	margin:auto;
	padding-left:11px;
	padding-top:25px;
	width:728px;
	height:15px;
	font-size:10px;
	color:#929292;
	}
	
#movie		{
	margin-left:8px;
	padding:0px;
	width:740px;
	height:300px;
	}

#paratext		{


	padding-left:1px;
	margin:10px auto 0px auto;
	min-height:250px;
	height:auto !IMPORTANT;
	height:250px;
	float:left;

	}
	
#in01		{
	width:515px;
	margin-left:4px;
	margin-top:15px;
	padding:0px 10px 0px 15px;
	min-height:150px;
	height:auto !IMPORTANT;
	height:150px;
	float:left;
	}
	
#in02		{
	width:175px;
	margin-right:8px !IMPORTANT;
	margin-right:4px;
	padding:0px 10px 0px 0px;
	text-align:right;
	min-height:150px;
	height:auto !IMPORTANT;
	height:150px;
	float:right;
	}
#clientes {
	clear:both;
	width:100%;
	}

.in1_in01		{
	width:45%;
	float:left;
	}
	
.in2_in01		{
	width:45%;
	float:left;
	}

#footer		{
	margin:auto;
	padding-left:20px;
	background-image:url(../image/grounds/footer.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:735px;
	height:60px;
	font-size:10px;
	color:#929292;
	clear:both;
	float:left !IMPORTANT;
	float:inherit;
	}
	
#validar	{
	margin:22px 4px 0px 0px !IMPORTANT;
	margin:22px 2px 0px 0px;
	float:right;
	clear:both;
	}

/* contenidos */

#premain a, #premain a:link, #premain a:visited	{
	text-decoration:none;
	color:#5A5A5A;
	}
#premain a:hover{
	text-decoration:underline;
	color:#929292;
	}

#main a, #main a:link, #main a:visited	{

	text-decoration:none;
	color:#C26D04;
	}
#main a:hover{
	text-decoration:underline;
	color:#5A5A5A;
	}
	
#footer a, #footer a:link, #footer a:visited	{
	text-decoration:none;
	color:#5A5A5A;
	
	}
#footer a:hover{
	text-decoration:underline;
	color:#929292;
	}

#main .headnew a, #main .headnew a:link, #main .headnew a:visited	{
	text-decoration:none;
	color:#FFF;
	}
#main .headnew a:hover{
	text-decoration:underline;
	color:#FFF;
	}

#main_pop a, #main_pop a:link, #main_pop a:visited	{
	text-decoration:none;
	color:#E48003;
	}
#main_pop a:hover{
	text-decoration:underline;
	color:#5A5A5A;
	}

/* contenidossss.....*/

h1			{
	font-size:22px;
	color:#8fa320;
	}

h2			{
	font-size:16px;
	color:#E48003;
	padding:5px 0px;
	margin:0px;
	}
	
h3			{
	font-size:12px;
	color:#c0c0a7;
	padding:0px;
	margin:0px;
	}


.special	{
	display:none;
	
	}

table		{
	border-top:1px solid #666;
	border-left:1px solid #666;
	border-right:2px solid #666;
	border-bottom:2px solid #666;
	padding:5px;
	width:500px;
	border-spacing:5px;
	}

caption		{
	font-weight:bold;
	color:#8fa320;
	font-size:14px;
	}

.headnew	{
	background-image:url(../image/grounds/gr_new.gif);
	background-position:left top;
	background-repeat:repeat-x;
	background-color:#8fa320;
	padding:5px 0px 5px 5px;
	font-size:13px;
	color:#FFF;
	}
	
.bodynew	{
	border:1px solid #8fa320;
	padding:5px;
	}

.bodyad	{
	border:1px solid #BCD036;
	padding:5px;
	}

.trpar		{
	background-color:#e5f0a0;
	}
	
.line_break	{
	border-right:2px solid #666;
	}
	
.line_break2{
	border-bottom:2px solid #666;
	text-align:center;
	}
	
.subline_break{
	border-right:1px solid #666
	}

.pie		{
	font-size:9px;
	}

label		{
	float:left;
	padding:0px;
	}

.de50		{
	width:50px;
	}
	
.de100		{
	width:100px;
	}
	
.de150		{
	width:150px;
	}
	
form		{
	padding:0px;
	margin:0px;
	}

input, select{
	border:1px solid #8fa320;
	height:15px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	}
	
textarea	{
	border:1px solid #8fa320;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	}
	
.bttn		{
	border:1px solid #8fa320;
	height:20px;
	font-weight:bold;
	color:#FFF;
	background-image:url(../image/grounds/gr_bttn.gif);
	background-repeat:repeat-x;
	background-position:left top;
	}

.carro		{
	clear:right;
	}
	
ul	{
	padding:0px 0px 0px 15px;
	margin:0px;
	}
	
li	{
	padding:0px;
	margin:0px;
	list-style-type:none;
	}

/*CONTACTO*/

#error p {
	color:red;
	font-size:large;
	font-weight:bolder;
}
